home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 18 / Silicon_Graphics_hot mix 18.iso / html / vendors / adobe / software / launchpho.csh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1998-01-07  |  60 b   |  7 lines

  1. #!/bin/csh -f
  2. echo " "
  3.     cd $HOME
  4.     /usr/bin/photoshop
  5.     exit
  6.  
  7.